code n. 1.法典;法規(guī)。 2.規(guī)則,準(zhǔn)則;(社會(huì)、階級(jí)等的)慣例,習(xí)俗,制度。 3.(電)碼,代碼,密碼,暗碼;代號(hào),略號(hào),暗號(hào)。 4.【生物學(xué)】遺傳(密)碼。 the civil [criminal] code民[刑]法典。 the moral code道德準(zhǔn)則。 code of signals 信號(hào)密碼(本)。 code of the school 校規(guī)。 code and conventions 規(guī)章制度。 C- Napoléon 拿破侖法典。 C- of Hammurabi (古代巴比倫的)漢穆拉比法典。 code of honour 社會(huì)禮法;決斗慣例。 code of written law 成文法典。 the International Code 國(guó)際電碼。 the Morse code 摩爾斯電碼。 vt. 1.把…編成法典[法規(guī)]。 2.把…譯成[編成]電碼;編(碼);譯(碼)。 n. -r 【自動(dòng)化】編碼裝置;【電訊】記發(fā)器。
Based on ericsson srtp / mikey library and the project's characterizes, the design of both modules has been finished; the implementation section introduces how to port these protocols to ecos operating system and illustrates it using code walk through . after that i integrate both modules into voip protocol stack, including srtp module's integration into rtp module and mikey module's integration into sip module . at the end, the paper provides test methods and result analysis of srtp and mikey protocols 本文中兩個(gè)協(xié)議模塊設(shè)計(jì)是在參考了ericssonsrtp/mikey庫(kù)的基礎(chǔ)上,根據(jù)項(xiàng)目的具體情況作了相關(guān)的改進(jìn)完成的;在協(xié)議的實(shí)現(xiàn)部分則講述了如何將改進(jìn)后的協(xié)議源代碼移植到目標(biāo)軟件平臺(tái)ecos操作系統(tǒng)之上,并給出了詳細(xì)的移植方案和使用示例,最后實(shí)現(xiàn)了這兩個(gè)協(xié)議模塊與voip協(xié)議棧的集成,包括將srtp協(xié)議模塊與rtp協(xié)議模塊集成以及將mikey協(xié)議模塊與sip協(xié)議模塊集成。